[INFO] cloning repository https://github.com/alopezcia/s7bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alopezcia/s7bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falopezcia%2Fs7bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falopezcia%2Fs7bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f55dcf2ff7edd74877bbfce508b7d230f014f43
[INFO] fixing alopezcia/s7bridge against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falopezcia%2Fs7bridge" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alopezcia/s7bridge
[INFO] finished tweaking git repo https://github.com/alopezcia/s7bridge
[INFO] tweaked toml for git repo https://github.com/alopezcia/s7bridge written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alopezcia/s7bridge on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alopezcia/s7bridge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded s7 v0.1.9
[INFO] [stderr]   Downloaded rtoolbox v0.0.3
[INFO] [stderr]   Downloaded askama v0.13.1
[INFO] [stderr]   Downloaded askama_parser v0.13.0
[INFO] [stderr]   Downloaded askama_derive v0.13.1
[INFO] [stderr]   Downloaded rpassword v7.4.0
[INFO] [stderr]   Downloaded opcua v0.12.0
[INFO] [stderr]   Downloaded openssl-src v300.5.5+3.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b1ece2fe1e54b9e9fcbc3b59a50e62522186c70df0f18dd4d07efdf74d2d45bb
[INFO] running `Command { std: "docker" "start" "b1ece2fe1e54b9e9fcbc3b59a50e62522186c70df0f18dd4d07efdf74d2d45bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1ece2fe1e54b9e9fcbc3b59a50e62522186c70df0f18dd4d07efdf74d2d45bb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1ece2fe1e54b9e9fcbc3b59a50e62522186c70df0f18dd4d07efdf74d2d45bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1ece2fe1e54b9e9fcbc3b59a50e62522186c70df0f18dd4d07efdf74d2d45bb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking gethostname v0.4.3
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking s7 v0.1.9
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]     Checking opcua v0.12.0
[INFO] [stderr] error: could not compile `opcua` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name opcua --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opcua-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="discovery-server-registration"' --cfg 'feature="generated-address-space"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-files", "actix-web", "all", "client", "console-logging", "default", "discovery-server-registration", "env_logger", "generated-address-space", "http", "rumqttc", "server", "test-vendored-openssl", "vendored-openssl"))' -C metadata=b7c9cf4309d5a4c0 -C extra-filename=-5aa4558881e73959 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4808f2a1b2894a6a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-36448d63360097a4.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-13ef6e617b76e467.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9d22a5aba815465e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-70508f1a2551bfc2.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-62affa336ff42db6.so --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-e55cd27f81b80775.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-eb5558b3c58ba3ba.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-9c28be7f8ac40417.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-60ca989b7acce3fe.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e40ee8f4911c8c34.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d8c3ffccdd2188b9.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-32411ab1da3241c0.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-6edc0a2f70266568.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d1606b1279e45ae8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-eead7a176bf84bd7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-24ed5b586006beda.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-501dbb3b421cf79b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-427b65e6f608c8a7.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-03a262214bb8a24d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c993ce76175f4d54.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4616e9c5d57d1db5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c4d535d37d46a82f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-41e51587b110835f.rmeta --cap-lints allow -L native=/opt/rustwide/target/debug/build/openssl-sys-702f9f264ff2b64b/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b1ece2fe1e54b9e9fcbc3b59a50e62522186c70df0f18dd4d07efdf74d2d45bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1ece2fe1e54b9e9fcbc3b59a50e62522186c70df0f18dd4d07efdf74d2d45bb", kill_on_drop: false }`
[INFO] [stdout] b1ece2fe1e54b9e9fcbc3b59a50e62522186c70df0f18dd4d07efdf74d2d45bb
